functional unit - translation to ελληνικό
Diclib.com
Λεξικό ChatGPT
Εισάγετε μια λέξη ή φράση σε οποιαδήποτε γλώσσα 👆
Γλώσσα:

Μετάφραση και ανάλυση λέξεων από την τεχνητή νοημοσύνη ChatGPT

Σε αυτήν τη σελίδα μπορείτε να λάβετε μια λεπτομερή ανάλυση μιας λέξης ή μιας φράσης, η οποία δημιουργήθηκε χρησιμοποιώντας το ChatGPT, την καλύτερη τεχνολογία τεχνητής νοημοσύνης μέχρι σήμερα:

  • πώς χρησιμοποιείται η λέξη
  • συχνότητα χρήσης
  • χρησιμοποιείται πιο συχνά στον προφορικό ή γραπτό λόγο
  • επιλογές μετάφρασης λέξεων
  • παραδείγματα χρήσης (πολλές φράσεις με μετάφραση)
  • ετυμολογία

functional unit - translation to ελληνικό

INTEGRATED PART OF A PROCESSING UNIT (SUCH AS A CPU, OR A GPU)
Functional unit; Execution units

functional unit         
λειτουργική μονάδα
weights and measures         
  • An example of [[metrication]] in 1860 when Tuscany became part of modern Italy (ex. one "libbra" = 339.54 grams)
  • Palazzo della Ragione]], [[Padua]]
REAL SCALAR QUANTITY, DEFINED AND ADOPTED BY CONVENTION, WITH WHICH ANY OTHER QUANTITY OF THE SAME KIND CAN BE COMPARED TO EXPRESS THE RATIO OF THE TWO QUANTITIES AS A NUMBER (VIM)
History of Weights and Measures; Physical unit; Weights and measures; Weight and measure; Unit (measurement); Weights and Measures; Units of measure; Unit of weight; Unit of Measure; Physical units; History of weights and measures; Weights and meaures; Physical Unit; Measurement unit; Physical Units; Units of measurements; Weight & measures; Weights & Measures; Measurement units; Unit of measure; Unit of Measurement; Units Of Measurement; Units of measurement; Legal unit of measurement; Units (physics); Unit symbol
μέτρα και σταθμά
control unit         
  • Animation of the control matrix of a simple hardwired control unit performing an LDA-instruction
COMPONENT OF A COMPUTER'S CPU
Control Unit; Control module; Hardwired control; Hardwired control unit; Hardwired control units
μονάδα ελέγχου

Βικιπαίδεια

Execution unit

In computer engineering, an execution unit (E-unit or EU) is a part of the central processing unit (CPU) or graphics processing unit (GPU) that performs the operations and calculations forwarded from the instruction unit. It may have its own internal control sequence unit (not to be confused with the CPU's main control unit), some registers, and other internal units such as an arithmetic logic unit, address generation unit, floating-point unit, load–store unit, branch execution unit or some smaller and more specific components.

It is common for modern CPUs to have multiple parallel functional units within its execution units, which is referred to as superscalar design. The simplest arrangement is to use a single bus manager unit to manage the memory interface, and the others to perform calculations. Additionally, modern CPUs' execution units are usually pipelined.